home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / dev / c / vbcc.lha / vbcc / targets / ppc-warpos / include / proto / powerpc.h < prev    next >
C/C++ Source or Header  |  2001-04-28  |  183b  |  8 lines

  1. #ifndef PROTO_POWERPC_H
  2. #define PROTO_POWERPC_H
  3. #include <exec/types.h>
  4. extern struct Library *PowerPCBase;
  5. #include <clib/powerpc_protos.h>
  6. #include <inline/powerpc_protos.h>
  7. #endif
  8.